Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tab-completion for /msg & cleanup chat dispatcher #1101

Merged
merged 2 commits into from
Nov 21, 2022

Conversation

Pablete1234
Copy link
Member

Tab-completion for /msg currently shows all players, as the type is Player, and not MatchPlayer (which uses our custom parser, supporting vanish/nick as well as fuzzy-matching & filtering).

This PR fixes that, as well as doing a bit of a general clean-up of ChatDispatcher

Signed-off-by: Pablete1234 <[email protected]>
@Electroid Electroid merged commit 3065950 into dev Nov 21, 2022
@Electroid Electroid deleted the fix-player-completion branch November 21, 2022 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants